翻訳と辞書
Words near each other
・ August (Elevator album)
・ August (Eric Clapton album)
・ August (Fringe)
・ August (name)
・ August (Rossner novel)
・ August (Woodward novel)
・ August 1
・ August 1 (Eastern Orthodox liturgics)
・ August 1 (film)
・ August 1 Declaration
・ August 10
・ August 10 (Eastern Orthodox liturgics)
・ August 11
・ August 11 (Eastern Orthodox liturgics)
・ Augmented major seventh chord
Augmented matrix
・ Augmented ninth chord
・ Augmented octave
・ Augmented pentagonal prism
・ Augmented reality
・ Augmented Reality Assisted Surgery
・ Augmented Reality Assisted Urologic Surgery
・ Augmented Reality Markup Language
・ Augmented reality-based testing
・ Augmented Satellite Launch Vehicle
・ Augmented second
・ Augmented seventh
・ Augmented seventh chord
・ Augmented sixth
・ Augmented sixth chord


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Augmented matrix : ウィキペディア英語版
Augmented matrix
In linear algebra, an augmented matrix is a matrix obtained by appending the columns of two given matrices, usually for the purpose of performing the same elementary row operations on each of the given matrices.
Given the matrices ''A'' and ''B'', where

A =
\begin
1 & 3 & 2 \\
2 & 0 & 1 \\
5 & 2 & 2
\end
, \quad
B =
\begin
4 \\
3 \\
1
\end,

the augmented matrix (''A''|''B'') is written as

(A|B)=
\left( 1 & 3 & 2 & 4 \\
2 & 0 & 1 & 3 \\
5 & 2 & 2 & 1
\end\right
).

This is useful when solving systems of linear equations.
For a given number of unknowns, the number of solutions to a system of linear equations depends only on the rank of the matrix representing the system and the rank of the corresponding augmented matrix. Specifically, according to the Rouché–Capelli theorem, any system of linear equations is inconsistent (has no solutions) if the rank of the augmented matrix is greater than the rank of the coefficient matrix; if, on the other hand, the ranks of these two matrices are equal, the system must have at least one solution. The solution is unique if and only if the rank equals the number of variables. Otherwise the general solution has ''k'' free parameters where ''k'' is the difference between the number of variables and the rank; hence in such a case there are an infinitude of solutions.
An augmented matrix may also be used to find the inverse of a matrix by combining it with the identity matrix.
== Examples ==


抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Augmented matrix」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.